From 683b4a88ea74bd9f3020ef577fa34cd6ad2911bd Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 25 Mar 2005 22:58:05 +0000 Subject: [PATCH] bitkeeper revision 1.1236.43.17 (4244977dF3r2NTA36BFdUWC_2TNwzg) Header include fix. --- xen/common/domain.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/common/domain.c b/xen/common/domain.c index 4cf1da4a09..54b67cb95f 100644 --- a/xen/common/domain.c +++ b/xen/common/domain.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- 2.30.2